Remove unaligned mem-accesses from test_malloc_pools.cpp
authorSteve Capper <steven.capper@gmail.com>
Thu, 6 Aug 2026 11:30:12 +0000 (13:30 +0200)
committerAlexandre Detiste <tchet@debian.org>
Thu, 6 Aug 2026 11:30:12 +0000 (13:30 +0200)
commitd48877531cddf2e325b584e294905087457dbf2b
tree248f71f0dd8f70801649afbd1ac900e7310923ae
parentef1f8c7a68fdafa0feb872ebe195520349238885
Remove unaligned mem-accesses from test_malloc_pools.cpp

Last-Changed: 2017-08-13
Forwarded: no

This should help sparc64 tests, if we miss a case a SIGBUS
will greet us.

Gbp-Pq: Name 1000-remove-unaligned-test.patch
test/tbbmalloc/test_malloc_pools.cpp